home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / xautolock.src < prev    next >
Text File  |  1998-03-23  |  839b  |  21 lines

  1. @@@STARTPACK(xautolock;fire up programs in case of user inactivity under X)
  2.  
  3. <P>
  4. Xautolock monitors the user activity on an X Window display.
  5. If  none  is  detected  within  mins  minutes,  a program is
  6. started as specified by the -locker option.  Xautolock  will
  7. typically  be  used  to  lock  the screen (hence its primary
  8. name) but it really doesn't care what program  you  make  it
  9. start.  For  this  reason, xautolock does not interfere with
  10. the default screen saver. This implies that it is the job of
  11. the  locker  to  take the appropriate actions if the default
  12. screen saver is to be disabled.  The  only  real  assumption
  13. made  by xautolock is that a new countdown starts as soon as
  14. the locker exits.
  15. </P>
  16.  
  17. @@@UW2DIST(http://www.sco.com/skunkware/uw7/x11/savers/)
  18. @@@SOURCE(ftp://ftp.sco.com/skunkware/src/x11/savers/)
  19. @@@ENDPACK
  20.  
  21.